home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 2964 < prev    next >
Encoding:
Text File  |  1996-08-05  |  11.0 KB  |  287 lines

  1. Path: news.zeitgeist.net!usenet
  2. From: amosaicfaq@contessa.phone.net (Mike Meyer)
  3. Newsgroups: comp.sys.amiga.networking,comp.sys.amiga.datacomm,comp.sys.amiga.applications,comp.answers,news.answers,comp.infosystems.www.misc,comp.infosystems.www.browsers.misc
  4. Subject: Amiga Mosaic & WWW Frequently Asked Questions (FAQ)
  5. Followup-To: comp.sys.amiga.networking
  6. Date: Tue, 26 Mar 1996 00:13:06 PST
  7. Organization: Missionaria Phonibalonica
  8. Approved: news-answers-request@MIT.EDU
  9. Message-ID: <19960326.732FFB0.449@contessa.phone.net>
  10. Reply-To: amosaicfaq@contessa.phone.net
  11. NNTP-Posting-Host: contessa.phone.net
  12. Summary: This post contains a list of Frequently Asked Questions 
  13.         (and their answers) about Amiga Mosaic and WWW software.
  14.  
  15. Version:  1.15
  16. Posting-Frequency:  semimonthly
  17. Last-modified:  1996/3/17
  18. Archive-name:  amiga/AMosaic-faq
  19. URL:  http://www.phone.net/ATCPFAQ/amosaic.html
  20.  
  21.               Amiga Mosaic & WWW Frequently Asked Questions
  22.  
  23. 1: What is Mosaic?
  24.  
  25. Mosaic is a client for the World Wide Web. The World Wide Web is a new
  26. application on the Internet which allows pictures, sounds, animations to
  27. be viewed from anywhere on the Internet. Amiga Mosaic (AMosaic) is
  28. available from Aminet <ftp://aminet/comm/net/Mosaic1.2.1_AmiTCP.lha> and
  29. the Amiga Mosaic site. <ftp://ftp.omnipresence.com/pub/amiga/amosaic> 
  30.  
  31. Mosaic can also be used to access FTP servers from a GUI front end, and to
  32. access Gopher and many other services. The next release of Mosaic will
  33. even allow you to connect to telnet services listed on WWW pages.  
  34.  
  35. ---------------------------------------------------------------------------
  36.  
  37. 2: What version of AmigaOS do I need?
  38.  
  39. AMosaic version 1.2 works with 2.x Amigas. You need AmigaOS 3.x to view
  40. inlined images. Other versions (including 1.2.1) work only on AmigaOS 3.x.
  41.  
  42.  
  43. ---------------------------------------------------------------------------
  44.  
  45. 3: Why does Amiga Mosaic not do inlined images in AmigaOS 2.x?
  46.  
  47. AMosaic uses 3.x's DataTypes system to display inlined images.  
  48.  
  49. ---------------------------------------------------------------------------
  50.  
  51. 4: What networking software do I need?
  52.  
  53. There are versions of AMosaic 1.2 for use with any of DNET, AmiTCP 3.0b2,
  54. or AS225r2. Software derived from those two TCP/IP stacks or emulating it
  55. can also be used. Later versions should all be available for either AmiTCP
  56. 3.0b2 or AS225r2.  
  57.  
  58. ---------------------------------------------------------------------------
  59.  
  60. 5: Amiga Mosaic keeps saying "failed to create application" when I try to
  61. start it. Why?
  62.  
  63. Because you don't have MUI installed, or don't have a recent enough
  64. version for Amiga Mosaic. Install the latest version.  
  65.  
  66. ---------------------------------------------------------------------------
  67.  
  68. 6: Why does AMosaic require MUI? I hate MUI!
  69.  
  70. We like MUI. It made creating AMosaic much easier for us.  
  71.  
  72. ---------------------------------------------------------------------------
  73.  
  74. 7: AMosaic crashes when I iconify it, or change the preferences using MUI
  75. Prefs.
  76.  
  77. This is fixed in Amiga Mosaic 1.4 and later. If you can't run those
  78. versions, then don't do that.  
  79.  
  80. ---------------------------------------------------------------------------
  81.  
  82. 8: Why doesn't Amiga Mosaic display external images?
  83.  
  84. Could be any number of reasons. First, make sure that you have an
  85. env:mosaic/mailcap file. Next, make sure that there is an entry in it for
  86. the type you are trying to display. Finallly, make sure that that entry
  87. has a %s in the command.  
  88.  
  89. ---------------------------------------------------------------------------
  90.  
  91. 9: How do I use forms with Amiga Mosaic?
  92.  
  93. You have to use version 1.4 beta or later.  
  94.  
  95. ---------------------------------------------------------------------------
  96.  
  97. 10: How do I have Amiga Mosaic use a proxy server?
  98.  
  99. Set the environment variable for the protocol to the appropriate proxy.
  100. For example, to cause HTTP request to go to www.hut.fi:8001, set
  101. HTTP_PROXY to http://www.hut.fi:8001/. This only works with Amiga Mosaic
  102. 1.3 and above; previous versions use an obsolete proxy protocol.  
  103.  
  104. ---------------------------------------------------------------------------
  105.  
  106. 11: Why doesn't the NO_PROXY variable work?
  107.  
  108. Because it isn't implemented yet.  
  109.  
  110. ---------------------------------------------------------------------------
  111.  
  112. 12: I just get a window popped open on my screen when I tried to play at
  113. an external sound/view an external image:
  114. Title=AmiTCP:bin
  115. Please send email to witbrock@cs.cmu.edu
  116. telling him that you passed through the unsupported
  117. pipe code and which URL it happened on. Also say:
  118. file HTFWriter.c:HTSaveAndExecute line 461 compiled Jun 14 1994 20:07:49
  119.  
  120. The problem is that you removed the %s from the line handling audio in
  121. your mailcap file. Amosaic is trying to pipe the audio to your player, but
  122. it can't. You need to fix your mailcap file. 
  123.  
  124. This answer applies to non-audio data too, and to versions of mosaic more
  125. recent than 1.3. As a side note, hours of fun can be had by turning up the
  126. speakers loud and playing that URL with a cat in the room.  
  127.  
  128. ---------------------------------------------------------------------------
  129.  
  130. 13: How do I get Mosaic to open on it's own screen?
  131.  
  132. For MUI 2,3, run the MUI application, and take the following steps in it: 
  133.  
  134. 1) Make sure you are on the "System" page.
  135.  
  136. 2) Change application selector from "½Globalâ•—" to "AmigaMosaic".
  137.  
  138. 3) Use the screen selector to create a new public screen for Mosaic.
  139.  
  140. 4) Edit it as appropriate.
  141.  
  142. 5) Exit MUI with the Save button. 
  143.  
  144. You may need to run and exit Amiga Mosaic before you can select it in the
  145. application selector. 
  146.  
  147. For MUI 3.1, start with the MUI application, doing the folllowing: 
  148.  
  149. 1) Go to the "Windows" page.
  150.  
  151. 2) Click on the button closest to the "Gadgets:" label in the "Window
  152.    Control" frame.
  153.  
  154. 3) Save this 
  155.  
  156. Now, run Amiga Mosaic (or find it's window if it was running), and notice
  157. that there's a gadget that looks like the one you just enabled in the MUI
  158. application. Click on it, then click on the "Settings" item in the
  159. resulting menu. It brings up what looks like the MUI preferences editor.
  160. In that, do the following: 
  161.  
  162. 1) Go to the "System" page.
  163.  
  164. 2) Click the "Call Inspector" button in the "Public Screen" frame.
  165.  
  166. 3) Set up the screen you want Amiga Mosaic to run on in the resulting
  167.    requester, then save it.
  168.  
  169. 4) Now, use the screen selector to select that screen.
  170.  
  171. 5) Save the results. 
  172.  
  173. Amiga Mosaic should move to that screen.  
  174.  
  175. ---------------------------------------------------------------------------
  176.  
  177. 14: Is there going to be a commercial version of AMosaic?
  178.  
  179. Almost certainly not. AMosaic is a port of NCSA X Mosaic, and the right to
  180. sell it commercially requires a rather expensive license. 
  181.  
  182. However, at least three different Amiga GUI web browsers are being written
  183. from scratch. The group that did Amiga Mosaic is working on one of them,
  184. and it will be commercial.  
  185.  
  186. ---------------------------------------------------------------------------
  187.  
  188. 15: Is the source to Amiga Mosaic available?
  189.  
  190. Not currently. It's been discussed, and should be in the future. For the
  191. really desperate, Amiga Mosaic is a port of NCSA X Mosaic, and the source
  192. for that is available. <ftp://ftp.ncsa.uiuc.edu/Web/Mosaic/Unix/source>  
  193.  
  194. ---------------------------------------------------------------------------
  195.  
  196. 16: How do I subscribe to the AMosaic mailing list?
  197.  
  198. Send the message "subscribe amosaic" to the address
  199. "majordomo@omnipresence.com". Or, if you'd prefer to subscribe to the
  200. digest version and get one combined message per night, send the message
  201. "subscribe amosaic-digest" to the same address.  
  202.  
  203. ---------------------------------------------------------------------------
  204.  
  205. 17: Are there any other web browsers for the Amiga?
  206.  
  207. There are a number of other web browsers available. See the amiga browsers
  208. page <http://www.phone.net/home/mwm/amiga-browsers.html> for a current
  209. list.  
  210.  
  211. ---------------------------------------------------------------------------
  212.  
  213. 18: What other references might be useful?
  214.  
  215. [Authors note: I'm including both commercial and non-commercial
  216. references, along with how to find either them or more information. This
  217. is not an endorsement, merely a pointer to more information.] 
  218.  
  219. For a general discussion of AmiTCP issues, including application lists and
  220. help getting started, see the AmiTCP FAQ.
  221. <http://www.phone.net/ATCPFAQ/amitcp.html>  
  222.  
  223. If you're interested in using The Internet Adapter (tm) (normally just
  224. TIA), you might want to get a copy of the TIA FAQ.
  225. <http://marketplace.com/tia/tia.user.faqs/tia.user.faq.pointers.html> For
  226. using TIA with amitcp, there is an  archive of things that might be useful
  227. <ftp://marketplace.com/tia/docs/TIA2AmiTCP.lha> to you. 
  228.  
  229. Multilink (normally MLink) functions somewhat like TIA, but uses it's own
  230. protocol with replacement stacks, with source available for the Unix end.
  231. If you're considering TIA, you might want to look at the Multilink support
  232. page. <http://www.hut.fi/~oahvenla/MLink/> 
  233.  
  234. "Connect Your Amiga! A Guide to the Internet, LANs, BBSs and Online
  235. Services," by Dale L. Larson. ISBN 1-885876-02-5, US$24.95. For more info:
  236.  
  237. Intangible Assets Manufacturing
  238. 828 Ormond Avenue
  239. Drexel Hill, PA 19026-2604
  240. USA
  241. VOICE: +1 610 853 4406
  242. FAX: +1 610 853 3733
  243. EMAIL: info@iam.com
  244. WWW: http://www.iam.com/iam <http://www.iam.com/iam> 
  245. ---------------------------------------------------------------------------
  246.  
  247. 19: Can I set up a World Wide Web Server with AmiTCP?
  248.  
  249. Yes. You can find a copy of the Amiga Web Server (AWS) on the AWS site.
  250. <ftp://ftp.omnipresence.com/pub/amiga/aws/>  
  251.  
  252. If you aren't happy running beta software, or prefer the NCSA http daemon,
  253. Graham Walter did an excellent port. It is available from the Amiga Mosaic
  254. site. <ftp://ftp.omnipresence.com/pub/amiga/amosaic/httpd.lha>  
  255.  
  256. ---------------------------------------------------------------------------
  257.  
  258. 20: How do I keep inetd from saying that httpd is looping?
  259.  
  260. Inetd assumes that nobody would want to connect to a service more than 10
  261. times a minute. For AmiTCP 3.0b2, this is hardwired into the code, and
  262. cannot be changed without source. You can ftp a patched version of inetd
  263. for AmiTCP 3.0b2. <ftp://ftp.phone.net/pub/mwm/inetd_for_httpd> For AmiTCP
  264. 4.1 and later, you can use the TOOMANY option on inetd to change this from
  265. the default value of 60 connections/minute.  
  266.  
  267. ---------------------------------------------------------------------------
  268.  
  269. 21: What do I need to know about this document?
  270.  
  271. That the latest version can be found on the world wide web.
  272. <http://www.phone.net/ATCPFAQ/amosaic.html>  
  273.  
  274. That any changes, corrections or updates should be sent to me
  275. <mailto:amosaicfaq@contessa.phone.net> and I will do my best to answer
  276. them.  
  277.  
  278. That it is copyright Mike W. Meyer. Permission is granted for this
  279. document to be freely distributed complete and unaltered. In addition, any
  280. portion of this document may be distributed on USENET, so long as the
  281. credits are included in any portion that includes more than two answers.
  282. For the purposes of this license, USENET is any data stream or file
  283. collection which uses all documents posted to any newsgroup I post this
  284. article to  
  285.  
  286. ---------------------------------------------------------------------------
  287.